Fix whitespace-display-mappings.
authorEli Zaretskii <eliz@gnu.org>
Fri, 3 Aug 2012 11:51:11 +0000 (14:51 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 3 Aug 2012 11:51:11 +0000 (14:51 +0300)
commit29f545598c61264391539fa154de8a4968447b54
tree9d0f46fb97e2fc36d71f1ca42ade389b377cf934
parent050337f68451c6b5728b857635490be5c7837f91
Fix whitespace-display-mappings.

 lisp/whitespace.el (whitespace-display-mappings): Use Unicode
 codepoints, instead of emacs-mule codepoints.  See
 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
 for the details.
lisp/ChangeLog
lisp/whitespace.el